Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added react 19 support. #992

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

The-Code-Monkey
Copy link

@The-Code-Monkey The-Code-Monkey commented Nov 26, 2024

From what I can tell nothing should affect react 19.

I am currently using react 19 next 15 and casl context with no problems.

From what I can tell nothing should affect react 19
@stalniy
Copy link
Owner

stalniy commented Nov 26, 2024

You need to update version in devdeps. Otherwise tests will run against v18

pnpm install -D react@latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants